LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

CanSynchronize Method

Show in webframe





MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.
Determines whether the type type supports synchronization.
Syntax
public bool CanSynchronize( 
   MedicalViewerActionType action
)
'Declaration
 
Public Function CanSynchronize( _
   ByVal action As MedicalViewerActionType _
) As Boolean
'Usage
 
Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject)
Dim action As MedicalViewerActionType
Dim value As Boolean
 
value = instance.CanSynchronize(action)

            

            
public:
bool CanSynchronize( 
   MedicalViewerActionType action
) 

Parameters

action
MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.

Return Value

true if the type type supports synchronization; otherwise, false.
Remarks
Currently the only type that supports synchronization is MedicalViewerActionType.Stack. It's supported via the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> class.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features